newBrowser

abstract fun newBrowser(): Browser

Creates a new Browser instance under the default profile and navigates it to the "about:blank" web page within the defaultTimeout.

Return

a new Browser instance

Throws

when the engine failed to create a browser instance within the timeout

when the navigation to the "about:blank" has failed

when the engine is already closed